code_checker v2.0.0 (2021-09-30T20:27:54Z)
Dub
Repo
executeFixit
code_checker
engine
builtin
clang_tidy
Run clang-tidy with to fix the code.
@
safe
void
executeFixit
(
Environment
env
,
string
[]
tidyArgs
,
ref
Result
result_
)
Meta
Source
See Implementation
code_checker
engine
builtin
clang_tidy
classes
ClangTidy
functions
executeFixit
executeParallel
isCodeCheckerConfig
runClangTidy
taskTidy
writeClangTidyConfig
structs
ClangTidyConstants
ExpectedReplyCounter
TidyResult
TidyWork
Run clang-tidy with to fix the code.